Current Location: Home> Function Categories> mt_rand

mt_rand

Generate better random numbers
Name:mt_rand
Category:math
Programming Language:php
One-line Description:Use the Mersenne Twister algorithm to return random integers.
Similar Functions
  • Sow the random number generator seeds srand

    srand

    Sowtherandomnumberge
  • Convert octal to decimal octdec

    octdec

    Convertoctaltodecima
  • Convert decimal to hexadecimal dechex

    dechex

    Convertdecimaltohexa
  • Find the maximum value max

    max

    Findthemaximumvalue
  • Convert angle to radians deg2rad

    deg2rad

    Convertangletoradian
  • Inverse hyperbolic sine asinh

    asinh

    Inversehyperbolicsin
  • Sow a better random number generator seed mt_srand

    mt_srand

    Sowabetterrandomnumb
  • Square root sqrt

    sqrt

    Squareroot